linux: Fix softlockup interaction with noidlehz.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Feb 2007 02:16:56 +0000 (02:16 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Feb 2007 02:16:56 +0000 (02:16 +0000)
commita38c7c1575e655ccdee168a265058a41ae13b548
treed63845610942d76e677e4d2a6968263dc5e26c9c
parent326d80a41220644cbaa82b25058437dff32c4e44
linux: Fix softlockup interaction with noidlehz.

next_timer_interrupt() must check for when timer ISR is due to wake up
the softlockup thread.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
patches/linux-2.6.18/series
patches/linux-2.6.18/softlockup-no-idle-hz.patch [new file with mode: 0644]